ComponentOne Data Source for Entity Framework
C1.Data Namespace / FilteredView<T> Class / FilterKeyType Property

In This Topic
    FilterKeyType Property
    In This Topic
    Gets the filter key type. It is determined by the filter key function.
    Syntax
    'Declaration
     
    
    Public ReadOnly Property FilterKeyType As System.Type
    public System.Type FilterKeyType {get;}
    See Also